home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat4 / netgroup.z / netgroup
Text File  |  1998-10-30  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. NNNNEEEETTTTGGGGRRRROOOOUUUUPPPP((((4444))))                                                        NNNNEEEETTTTGGGGRRRROOOOUUUUPPPP((((4444))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      netgroup - list of network groups
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      _N_e_t_g_r_o_u_p defines network-wide groups, used for permission checking when
  13.      doing remote mounts, remote logins, and remote shells.  For remote
  14.      mounts, the information in _n_e_t_g_r_o_u_p is used to classify machines; for
  15.      remote logins and remote shells, it is used to classify users.  Each line
  16.      of the _n_e_t_g_r_o_u_p file defines a group and has the format
  17.  
  18.            groupname member1 member2 ....
  19.  
  20.      where member_i is either another group name, or a triple:
  21.  
  22.            (hostname, username, domainname)
  23.  
  24.            hostname:       The ``preferred'' name of the client host, the host
  25.                            from which the _r_l_o_g_i_n(1C) or _r_s_h(1C) command is
  26.                            invoked.  Note that the preferred name is the first
  27.                            name given to that host in the /_e_t_c/_h_o_s_t_s file.
  28.                            The second and later names are the _a_l_i_a_s_e_s for that
  29.                            preferred name.  The preferred name is commonly the
  30.                            fully-qualified ``domain-style'' name.
  31.  
  32.            username:       This is the simple user name string.
  33.  
  34.            domainname:     This is the name of the domain of the _s_e_r_v_e_r
  35.                            system, not the client system.
  36.  
  37.      Any of three fields can be empty, in which case it signifies a wild card.
  38.      Thus
  39.  
  40.            universal (,,)
  41.  
  42.      defines a group to which everyone belongs.  Field names that begin with
  43.      something other than a letter, digit or underscore (such as ``-'') work
  44.      in precisely the opposite fashion. For example, consider the following
  45.      entries:
  46.  
  47.            justmachines  (analytica,-,sun)
  48.            justpeople    (-,babbage,sun)
  49.  
  50.      The machine _a_n_a_l_y_t_i_c_a belongs to the group _j_u_s_t_m_a_c_h_i_n_e_s in the domain
  51.      _s_u_n, but no users belong to it.  Similarly, the user _b_a_b_b_a_g_e belongs to
  52.      the group _j_u_s_t_p_e_o_p_l_e in the domain _s_u_n, but no machines belong to it.
  53.  
  54. CCCCAAAAVVVVEEEEAAAATTTTSSSS
  55.      The netgroup data is used only when the nnnnssssdddd((((1111MMMM)))) daemon is running.  It is
  56.      supported in any of the protocol libries included with Irix, but only one
  57.      protocol may be used.  Listing multiple protocols on the netgroups line
  58.      in nnnnsssssssswwwwiiiittttcccchhhh....ccccoooonnnnffff((((4444)))) is not well defined.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. NNNNEEEETTTTGGGGRRRROOOOUUUUPPPP((((4444))))                                                        NNNNEEEETTTTGGGGRRRROOOOUUUUPPPP((((4444))))
  71.  
  72.  
  73.  
  74. FFFFIIIILLLLEEEESSSS
  75.      /etc/netgroup
  76.  
  77. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  78.      getnetgrent(3Y), innetgr(3Y), nsd(1M), nis(7P), nsswitch.conf(4)
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.